Platform Core .NET Assemblies API
EntitySchemaQueryFilterCollection Constructor(EntitySchemaQuery,IEntitySchemaQueryFilterItem[])
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQueryFilterCollection Class > EntitySchemaQueryFilterCollection Constructor : EntitySchemaQueryFilterCollection Constructor(EntitySchemaQuery,IEntitySchemaQueryFilterItem[])
parentQuery
Query against the schema of the entity that contains the current collection of filters.
items
Array of items to add in the current collection of filters.

Glossary Item Box

Initializes the EntitySchemaQueryFilterCollection instance with the specified array of items that are added to the current collection, for a given query to the object schema.

Syntax

 
C#
 
 

Parameters

parentQuery
Query against the schema of the entity that contains the current collection of filters.
items
Array of items to add in the current collection of filters.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.